[INFO] cloning repository https://github.com/tesselslate/aoc-codspeed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tesselslate/aoc-codspeed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesselslate%2Faoc-codspeed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesselslate%2Faoc-codspeed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc23dd46feca2f66606d4d14d7be7717bfa4eb0a
[INFO] testing tesselslate/aoc-codspeed against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftesselslate%2Faoc-codspeed" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tesselslate/aoc-codspeed
[INFO] finished tweaking git repo https://github.com/tesselslate/aoc-codspeed
[INFO] tweaked toml for git repo https://github.com/tesselslate/aoc-codspeed written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tesselslate/aoc-codspeed on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tesselslate/aoc-codspeed already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aoc-runner-internal v0.1.0
[INFO] [stderr]   Downloaded aoc-runner v0.3.0
[INFO] [stderr]   Downloaded fastdiv v0.1.0
[INFO] [stderr]   Downloaded aoc-runner-derive v0.3.0
[INFO] [stderr]   Downloaded clap_builder v4.5.23
[INFO] [stderr]   Downloaded clap v4.5.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58e406795840df85eeb46fda9ae09ae4dd34de25de7e9b3c6c1c0bf8322a9448
[INFO] running `Command { std: "docker" "start" "-a" "58e406795840df85eeb46fda9ae09ae4dd34de25de7e9b3c6c1c0bf8322a9448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58e406795840df85eeb46fda9ae09ae4dd34de25de7e9b3c6c1c0bf8322a9448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58e406795840df85eeb46fda9ae09ae4dd34de25de7e9b3c6c1c0bf8322a9448", kill_on_drop: false }`
[INFO] [stdout] 58e406795840df85eeb46fda9ae09ae4dd34de25de7e9b3c6c1c0bf8322a9448
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e0fd9324fd2a44917b12d63f56a811ad6329e7be2fcb0b724eb5ae741502b8c
[INFO] running `Command { std: "docker" "start" "-a" "1e0fd9324fd2a44917b12d63f56a811ad6329e7be2fcb0b724eb5ae741502b8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling fastdiv v0.1.0
[INFO] [stderr]    Compiling aoc-runner v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.3.0
[INFO] [stderr]    Compiling aoc-codspeed v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | aoc_lib! { year = 2024 }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: failed to write infos from lib: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ptr_sub_ptr` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(ptr_sub_ptr)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `array_chunks`
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `slice_as_array`
[INFO] [stdout]  --> src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(slice_as_array)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a feature with a similar name: `array_as_slice`
[INFO] [stdout]   |
[INFO] [stdout] 7 - #![feature(slice_as_array)]
[INFO] [stdout] 7 + #![feature(array_as_slice)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]    --> src/day22.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[repr(align(64))]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]    --> src/day22.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[repr(align(64))]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]    --> src/day22.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[repr(align(64))]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]    --> src/day22.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[repr(align(64))]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day23.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day23.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day23.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day23.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]  --> src/day25.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[repr(align(64))]
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]  --> src/day25.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[repr(align(64))]
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]    --> src/day25.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[repr(align(64))]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]    --> src/day25.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[repr(align(64))]
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day15.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |         sum += b1.select(v1, simd_zero).reduce_sum();
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 136 -         sum += b1.select(v1, simd_zero).reduce_sum();
[INFO] [stdout] 136 +         sum += b1.set(v1, simd_zero).reduce_sum();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day15.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |         sum += b2.select(v2, simd_zero).reduce_sum();
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 137 -         sum += b2.select(v2, simd_zero).reduce_sum();
[INFO] [stdout] 137 +         sum += b2.set(v2, simd_zero).reduce_sum();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day15.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |         sum += b3.select(v3, simd_zero).reduce_sum();
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 138 -         sum += b3.select(v3, simd_zero).reduce_sum();
[INFO] [stdout] 138 +         sum += b3.set(v3, simd_zero).reduce_sum();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day15.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |         sum += b4.select(v4, simd_zero).reduce_sum();
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i32, 8>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 139 -         sum += b4.select(v4, simd_zero).reduce_sum();
[INFO] [stdout] 139 +         sum += b4.set(v4, simd_zero).reduce_sum();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day15.rs:237:34
[INFO] [stdout]     |
[INFO] [stdout] 237 |             let left = wall_mask.select(simd_wall, box_mask.select(simd_lbox, simd_zero));
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 237 -             let left = wall_mask.select(simd_wall, box_mask.select(simd_lbox, simd_zero));
[INFO] [stdout] 237 +             let left = wall_mask.set(simd_wall, box_mask.select(simd_lbox, simd_zero));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day15.rs:237:61
[INFO] [stdout]     |
[INFO] [stdout] 237 |             let left = wall_mask.select(simd_wall, box_mask.select(simd_lbox, simd_zero));
[INFO] [stdout]     |                                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 237 -             let left = wall_mask.select(simd_wall, box_mask.select(simd_lbox, simd_zero));
[INFO] [stdout] 237 +             let left = wall_mask.select(simd_wall, box_mask.set(simd_lbox, simd_zero));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day15.rs:238:35
[INFO] [stdout]     |
[INFO] [stdout] 238 |             let right = wall_mask.select(simd_wall, box_mask.select(simd_rbox, simd_zero));
[INFO] [stdout]     |                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 238 -             let right = wall_mask.select(simd_wall, box_mask.select(simd_rbox, simd_zero));
[INFO] [stdout] 238 +             let right = wall_mask.set(simd_wall, box_mask.select(simd_rbox, simd_zero));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope
[INFO] [stdout]    --> src/day15.rs:238:62
[INFO] [stdout]     |
[INFO] [stdout] 238 |             let right = wall_mask.select(simd_wall, box_mask.select(simd_rbox, simd_zero));
[INFO] [stdout]     |                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:7
[INFO] [stdout]     |
[INFO] [stdout]     = note: the method is available for `Mask<i8, 16>` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   3 + use std::simd::Select;
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `set` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 238 -             let right = wall_mask.select(simd_wall, box_mask.select(simd_rbox, simd_zero));
[INFO] [stdout] 238 +             let right = wall_mask.select(simd_wall, box_mask.set(simd_rbox, simd_zero));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> src/day16.rs:126:63
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let dist_offset = $entry.loc.offset($dir * 2).sub_ptr($input.as_ptr());
[INFO] [stdout]     |                                                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] ...
[INFO] [stdout] 162 |             dijkstra_inner!(entry, D_EAST, DIST, PQ, input);
[INFO] [stdout]     |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dijkstra_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> src/day16.rs:126:63
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let dist_offset = $entry.loc.offset($dir * 2).sub_ptr($input.as_ptr());
[INFO] [stdout]     |                                                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] ...
[INFO] [stdout] 163 |             dijkstra_inner!(entry, D_WEST, DIST, PQ, input);
[INFO] [stdout]     |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dijkstra_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> src/day16.rs:126:63
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let dist_offset = $entry.loc.offset($dir * 2).sub_ptr($input.as_ptr());
[INFO] [stdout]     |                                                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] ...
[INFO] [stdout] 164 |             dijkstra_inner!(entry, D_SOUTH, DIST, PQ, input);
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dijkstra_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> src/day16.rs:126:63
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let dist_offset = $entry.loc.offset($dir * 2).sub_ptr($input.as_ptr());
[INFO] [stdout]     |                                                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] ...
[INFO] [stdout] 165 |             dijkstra_inner!(entry, D_NORTH, DIST, PQ, input);
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dijkstra_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> src/day16.rs:126:63
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let dist_offset = $entry.loc.offset($dir * 2).sub_ptr($input.as_ptr());
[INFO] [stdout]     |                                                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] ...
[INFO] [stdout] 171 |             dijkstra_inner!(entry, D_EAST, DIST, PQ, input);
[INFO] [stdout]     |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dijkstra_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> src/day16.rs:126:63
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let dist_offset = $entry.loc.offset($dir * 2).sub_ptr($input.as_ptr());
[INFO] [stdout]     |                                                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] ...
[INFO] [stdout] 172 |             dijkstra_inner!(entry, D_WEST, DIST, PQ, input);
[INFO] [stdout]     |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dijkstra_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> src/day16.rs:126:63
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let dist_offset = $entry.loc.offset($dir * 2).sub_ptr($input.as_ptr());
[INFO] [stdout]     |                                                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] ...
[INFO] [stdout] 173 |             dijkstra_inner!(entry, D_SOUTH, DIST, PQ, input);
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dijkstra_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_ptr` found for raw pointer `*const u8` in the current scope
[INFO] [stdout]    --> src/day16.rs:126:63
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 let dist_offset = $entry.loc.offset($dir * 2).sub_ptr($input.as_ptr());
[INFO] [stdout]     |                                                               ^^^^^^^ method not found in `*const u8`
[INFO] [stdout] ...
[INFO] [stdout] 174 |             dijkstra_inner!(entry, D_NORTH, DIST, PQ, input);
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dijkstra_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc-codspeed` (lib) due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1e0fd9324fd2a44917b12d63f56a811ad6329e7be2fcb0b724eb5ae741502b8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e0fd9324fd2a44917b12d63f56a811ad6329e7be2fcb0b724eb5ae741502b8c", kill_on_drop: false }`
[INFO] [stdout] 1e0fd9324fd2a44917b12d63f56a811ad6329e7be2fcb0b724eb5ae741502b8c
